home *** CD-ROM | disk | FTP | other *** search
- mwtodr.prg is a utility to convert a program produced my the
- Mark Williams C compiler's loader to the format of the files produced
- by the Alcyon loader (DRI format). The main use is enable a symbolic disassembly
- using dis2nd.prg ( available on GEnie ) which requires DRI format for a
- symbolic disassembly.Since MWC allows symbol names to 16 characters long some\
- truncation is possible since DRI format has symbol names significant to
- only 8 characters. This does affect the executability but I don't know about
- the disassembly. I have had to guess what the correspondence between MWC types
- and DRI types ( e.g. what is the MWC equivalent to equated ? ).However the
- program seems to work. But if you find any bugs or have any criticism
- let me know. On Genie I am DEGEORGE
- David DeGeorge
-